-
-
Notifications
You must be signed in to change notification settings - Fork 9.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Revert dependency of minio-java to 7.1.4 #1666
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @JarvisPongSky ,我们推荐回退 minio-java 依赖版本,毕竟我们还没有使用 minio-java 高版本特性的场景,这里贸然升级 okhttp3,可能会对 Spring Boot 依赖造成潜在的影响。等后续 Spring Boot 官方升级了 okhttp3 的版本后,我们再考虑升级 minio-java。
请参考:
@JarvisPongSky 你好,请问此 PR 还在继续吗? |
结束了,就提交了一次。 |
Hi @JarvisPongSky , 没必要关闭这个 PR,你可以继续在当前分支上修改代码,然后执行代码推送操作。前提是你采纳我的观点:#1666 (review) |
啊哈,GitHub 多人协助不是很熟练,见谅,#1666 review 我觉得这个观点是对的,后续更改 minio 版本进行测试,再进行提交。 |
期待进一步的 commit。 |
@JarvisPongSky 你好,我们需要 sign 一下 CLA,否则我们无法合并此 PR。 |
@ruibaby 你好,我已签署 Google CIA,要怎么配合你 sign 呢? |
Hi @JarvisPongSky ,
签署 License CLA。 |
@ruibaby 感谢您的引导,我已完成,现在我将测试 minio 低版本兼容的情况。 |
@ruibaby 您好,我查阅了 minio-java build.gradle ,获悉自从 代码已提交,后续我将 close 该 PR 吗?还是等待您的指示?(我是小白,见谅😖) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
等待我们测试后会处理 不需要你关闭👍 |
@guqing 好的,谢谢您 😃 |
该 PR 已经完成 感谢你的贡献👏👏 期待你的下次贡献🎉🎉 |
* fix: 降低 minio 版本,回滚至与 springboot 相对应的 okhttp 依赖版本
Fix #1639